networking.wireless.networks.<name>.hidden
Set this to true if the SSID of the network is hidden.
- Type
boolean- Default
false- Example
{ echelon = { hidden = true; psk = "abcdefgh"; }; }- Declared
- <nixpkgs/nixos/modules/services/networking/wpa_supplicant.nix>